﻿.sec0 ul.ul1 li {
	width: 13%;
	float: left;
	margin: 15px 1.5% 5px 0;
	text-align: center;
}

.sec0 ul.ul1 li:nth-child(7n) {
	margin-right: 0;
}

.sec0 ul.ul1 li a {
	display: block;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	border-radius: 22px;
	background: #57b5f3;
}

.sec0 ul.ul1 li:hover a {
	background: #f36e33;
}

.sec0 ul.ul2 li {
	width: 23.5%;
	margin: 20px 2% 0 0;
	float: left;
	text-align: center;
}

.sec0 ul.ul2 li:nth-child(4n) {
	margin-right: 0;
}

.sec0 ul.ul2 li a {
	display: block;
	padding-bottom: 20px;
	border: 1px solid #ddd;
}

.sec0 ul.ul2 li:hover a {
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	border: none;
}

.sec0 ul.ul2 li h3 {
	font-size: 18px;
	margin: 10px 0 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sec0 ul.ul2 li span {
	display: block;
	width: 100px;
	line-height: 30px;
	background: #2a7af2;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	margin: 0 auto;
}

.sec0 ul.ul2 li:hover a span {
	background: #f36e33;
}

.sec0 ul.ul2 li p {
	font-size: 15px;
	line-height: 30px;
	color: #666;
	margin-bottom: 5px;
}

.sec1 {
	background: url(../images/abbg.jpg) no-repeat center;
	background-size: cover;
	padding: 50px 0;
	overflow: hidden;
}

.sec1 .container {
	position: relative;
}

.sec1 .container:before {
	content: "";
	width: 95%;
	height: 380px;
	position: absolute;
	left: 5%;
	top: 0%;
	background: url(../images/about_box.png) no-repeat;
	background-size: 100% 100%;
}

.sec1 .container .en {
	position: absolute;
	right: 90px;
	top: -25px;
	color: #fff;
	opacity: 0.7;
	font-size: 35px;
	font-weight: 600;
}

.sec1 .container .fl {
	margin-top: 40px;
}

.sec1 .container .pho {
	width: 35%;
	z-index: 100;
}

.sec1 .container .pho .swiper-slide {
	position: relative;
}

.sec1 .container .pho .swiper-slide h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	padding: 0 5px;
	line-height: 45px;
	font-size: 18px;
	font-weight: 500;
}

.sec1 .swiper-pagination {
	text-align: right;
	padding-right: 10px;
	box-sizing: border-box;
	bottom: 15px;
}

.sec1 .swiper-pagination-bullet {
	width: 20px;
	height: 6px;
}

.sec1 .swiper-pagination-bullet-active {
	background: #f36e33;
	width: 30px;
}

.sec1 .container .text {
	width: 65%;
	z-index: 100;
	position: relative;
	padding: 0 60px 0 30px;
	box-sizing: border-box;
	color: #fff;
}

.sec1 .container .text h3 {
	font-size: 26px;
}

.sec1 .container .text p {
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	height: 180px;
	overflow: hidden;
	margin: 10px 0 35px;
}

.sec1 .container .text a {
	display: block;
	color: #fff;
	font-size: 14px;
	border: 1px solid #fff;
	text-align: center;
	border-radius: 5px;
	width: 110px;
	height: 30px;
	line-height: 30px;
}

.sec1 .abBox {
	margin-top: 80px;
}

.sec1 .abBox:before {
	display: none;
}

.sec1 .abBox li {
	width: 25%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}

.sec1 .abBox li .pho {
	width: 100%;
}

.sec1 .abBox li a {
	display: block;
	position: relative;
	border: 5px solid #fff;
}

.sec1 .abBox li .text {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 0;
}

.sec1 .abBox li .text span {
	width: 40px;
	margin: 30px auto 0;
	display: block;
}

.sec1 .abBox li .text strong {
	font-size: 20px;
	margin: 8px 0;
	display: block;
}

.sec1 .abBox li .text p {
	font-size: 14px;
	height: inherit;
	line-height: 20px;
	margin: 0;
	text-indent: 0;
}

.sec1 .abBox li:hover .text {
	background: rgba(0, 0, 0, .5);
}

.sec2 .fl {
	width: 64%;
}

.sec2 .tit {
	border-bottom: 2px solid #2a7af2;
	overflow: hidden;
	margin-bottom: 15px;
}

.sec2 .tit h2 {
	width: 120px;
	float: left;
	font-size: 18px;
	line-height: 38px;
	color: #fff;
	background: #2a7af2;
	text-align: center;
	font-weight: 500;
}

.sec2 .tit a {
	display: block;
	float: right;
	font-size: 14px;
	color: #999;
	margin-right: 8px;
	line-height: 38px;
}

.sec2 .flBox {
	border: 1px solid #ddd;
}

.sec2 .flBox ul.ul1 {
	margin-top: 10px;
}

.sec2 .flBox ul.ul1 li {
	width: 50%;
	padding: 0 8px;
	box-sizing: border-box;
	float: left;
}

.sec2 .flBox ul.ul1 a {
	display: block;
	position: relative;
	line-height: 45px;
	border-bottom: 1px dashed #ddd;
}

.sec2 .flBox ul.ul1 p {
	font-size: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 90px;
}

.sec2 .flBox ul.ul1 li span {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #898989;
}

.sec2 .fr {
	width: 33%;
}

.sec2 .frBox {
	padding: 0px 0;
	border: 1px solid #ddd;
}

.sec2 .frBox li {
	line-height: 44px;
	padding: 0 8px;
	border-bottom: 1px dashed #dedede;
}

.sec2 .frBox li a {
	display: block;
	position: relative;
}

.sec2 .frBox li:nth-child(even) {
	background: #efefef;
}

.sec2 .frBox li p {
	padding-right: 90px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
}

.sec2 .frBox li span {
	display: block;
	position: absolute;
	right: 5px;
	top: 0;
	font-size: 14px;
	color: #666;
}

.sec2 .flBox .comBox .pho {
	width: 30%;
}

.sec2 .flBox .comBox .text {
	width: 70%;
	padding: 0 20px;
	box-sizing: border-box;
}

.sec2 .flBox .comBox .text h3 {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sec2 .flBox .comBox .text h4 {
	font-size: 14px;
	font-weight: 500;
	color: #999;
	line-height: 20px;
	margin: 8px 0;
}

.sec2 .flBox .comBox .text p {
	height:50px;
	line-height: 25px;
	font-size: 14px;
	color: #888;
	overflow: hidden;
}

.sec2 .flBox .comBox .text span {
	display: block;
	width: 100px;
	line-height: 30px;
	background: #2a7af2;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}

.sec2 .fl .ul li {
	width: 33.33%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}

.sec2 .fl .ul li a {
	display:block;
	border:1px solid #efefef
}

.sec2 .fl .ul li p {
	line-height: 40px;
	text-align: center;
	padding: 0 5px;
	background: #ececec;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
}

.sec2 .flBox ul.ul .pho {
	position: relative;
}

.sec2 .flBox ul.ul .pho span.icon {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 54px;
	height: 54px;
	background: url(../images/play.png) no-repeat;
	background-size: cover;
	margin: -27px 0 0 -27px;
}

.sec3 .flBox {
	padding: 10px;
}

.sec3 .frBox {
	padding-bottom: 8px;
}

.sec2 .frBox {
	padding-top: 5px;
}

.sec2 .frBox dl {
	border-bottom: 1px dashed #dedede;
	padding: 12px 8px;
	margin: 0 10px;
}

.sec2 .frBox dl a {
	display: block;
	position: relative;
}

.sec2 .frBox dl dt {
	margin-bottom: 5px;
	overflow: hidden;
}

.sec2 .frBox dl dt h3 {
	padding-left: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 4px;
}

.sec2 .frBox dl a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: #dedede;
	text-align: center;
	font-weight: 600;
}

.sec2 .frBox dl dd span {
	background: #2a7af2;
	color: #fff;
}

.sec2 .frBox dl p {
	font-size: 14px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	color: #666;
	padding-left: 30px;
}
.sec4 {
	position: relative;
	padding-top: 20px;
}

.sec4 .icon {
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: -60px;
	width: 60px;
	height: 60px;
	z-index: 100;
}

.sec4 .ul1 li {
	width: 14.2%;
	float: left;
	margin: 20px 0;
	text-align: center;
}

.sec4 .ul1 li a {
	display: block;
}

.sec4 .ul1 li span {
	display: block;
	margin: 0 auto 8px;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 6px solid rgba(0, 0, 0, .3);
	transition: 0.3s;
	background: url(../images/jj2.png) no-repeat center;
	background-size: cover;
}

.sec4 .ul1 li:nth-child(2) span {
	background-image: url(../images/jj1.png);
}

.sec4 .ul1 li:nth-child(3) span {
	background-image: url(../images/jj.png);
}

.sec4 .ul1 li:nth-child(4) span {
	background-image: url(../images/jj3.png);
}

.sec4 .ul1 li:nth-child(5) span {
	background-image: url(../images/jj4.png);
}

.sec4 .ul1 li:nth-child(6) span {
	background-image: url(../images/jj5.png);
}
.sec4 .ul1 li:nth-child(7) span {
	background-image: url(../images/jj6.png);
}

.sec4 .ul1 li:hover span {
	border-color: #2a7af2;
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.sec4 .ul1 li p {
	font-size: 16px;
	line-height: 40px;
}

.sec4 .ul2 li {
	width: 25%;
	float: left;
}

.sec4 .ul2 li a {
	display: block;
	background: #2a7af2;
}

.sec4 .ul2 li:nth-child(odd) .pho1 {
	display: none;
}

.sec4 .ul2 li:nth-child(even) .pho0 {
	display: none;
}

.sec4 .ul2 li .pho {
	overflow: hidden;
}

.sec4 .ul2 li .pho img {
	transition: 0.3s;
}

.sec4 .ul2 li:hover .pho img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.sec4 .ul2 li a .text {
	text-align: center;
	color: #fff;
	overflow: hidden;
}

.sec4 .ul2 li a .text h4 {
	margin: 10% 5px 8px;
	font-size: 17px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sec4 .ul2 li a .text p {
	height: 75px;
	line-height: 25px;
	overflow: hidden;
	font-size: 14px;
	padding: 0 10px;
}

.sec4 .ul2 li a .text span {
	display: block;
	width: 100px;
	line-height: 30px;
	border: 2px solid #fff;
	text-align: center;
	margin: 10px auto 0;
}

.sec4 .ul2 li:nth-child(2n) a {
	background: #f36e33;
}

.sec5 li {
	width: 25%;
	float: left;
	padding: 15px 10px 0;
	box-sizing: border-box;
}

.sec5 {
	padding: 30px 0;
	background: url(../images/bg1.jpg) no-repeat;
	background-size: cover;
}

.sec5 li p {
	line-height: 45px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
	background: #2a7af2;
	color: #fff;
}

.sec5 li:hover p {
	background: #f36e33;
}

.sec5 .more a {
	display: block;
	width: 140px;
	line-height: 40px;
	background: #2a7af2;
	color: #fff;
	border-radius: 20px;
	text-align: center;
	margin: 30px auto 0;
}

.sec6 {
	background: url(../images/bg.jpg) no-repeat;
	background-size: cover;
	padding: 30px 0;
}

.sec6 .title h2, .sec6 .title p {
	color: #fff;
}

.sec6 .swiper-container {
	padding: 20px 50px;
	box-sizing: border-box;
	margin: 0 50px;
}

.sec6 .image {
	padding: 30px 5% 0;
	box-sizing: border-box;
}

.sec6 .image a {
	display: block;
	background: #fff;
}



.sec6 .image p {
	line-height: 40px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
	border-top: 1px solid #ddd;
	background: #fff;
}
.sec7 {
	background: none;
	background-size: inherit;
	padding: 0;
}

.sec7 .title h2 {
	color: #2a7af2;
}

.sec7 .title p {
    color:#999
}

.sec7 .slick-initialized .slick-slide {
    padding-bottom:10px
}

.sec7 .image a {
box-shadow:0 0 8px rgba(0,0,0,.3)
}


.fLink h2 {
	font-size: 18px;
	color: #2a7af2;
	font-weight: 500;
	line-height: 40px;
	border-bottom: 2px solid #2a7af2;
	margin-bottom: 10px;
}

.fLink .link {
	line-height: 20px;
}

.fLink a {
	display: inline-block;
	padding-right: 6px;
	border-right: 1px solid #dedede;
	margin-right: 6px;
	font-size: 14px;
	line-height: 16px;
	color: #888;
}

@media all and (min-width: 1023px) and (max-width: 1600px) {
	.sec1 .container .en {
		font-size: 30px;
	}
	.sec1 .container .text p {
		margin: 8px 0 14px;
	}
	.sec1 .container:before {
		height: 360px;
	}
	.sec4 .ul2 li a .text h4 {
		margin-top: 7%;
	}
	.sec4 .ul1 li span {
	width:110px;
	height:110px;
	}
}

@media all and (min-width: 1023px) and (max-width: 1440px) {
	.sec0 ul.ul1 li {
		width: 13.42%;
		margin-right: 1%;
	}
	.sec0 ul.ul1 li a {
		font-size: 14px;
		line-height: 40px;
		border-radius: 20px;
	}
	.sec1 .container .en {
		font-size: 26px;
		right: 80px;
		top: -20px;
	}
	.sec1 .container .pho .swiper-slide h3 {
		font-size: 16px;
		line-height: 40px;
	}
	.sec1 .container .text h3 {
		font-size: 22px;
	}
	.sec1 .container .text p {
		font-size: 14px;
		line-height: 25px;
		height: 150px;
	}
	.sec2 .tit h2 {
		font-size: 16px;
		width: 100px;
		line-height: 36px;
	}
	.sec2 .tit a {
		line-height: 36px;
	}
	.sec1 .container:before {
		height: 330px;
	}
	.sec4 .ul2 li a .text p {
		height: 50px;
	}
	.sec2 .frBox dl dt h3 {
		font-size: 15px;
		margin-bottom: 0;
	}
	.sec2 .frBox dl a span {
		font-weight: 500;
		width: 22px;
		height: 22px;
		line-height: 22px;
	}
	.sec2 .frBox dl p {
		line-height: 22px;
		height: 44px;
	}
	.sec5 .more a {
		width: 120px;
		line-height: 32px;
	}
	.sec2 .flBox .comBox .text h4 {
		margin: 2px 0 5px;
	}
	.sec2 .flBox .comBox .text span {
		margin-top: 5px;
		line-height: 26px;
		font-size: 13px;
		width: 90px;
	}
	.sec2 .frBox li {
		line-height: 40px;
	}
}

@media all and (min-width: 1023px) and (max-width: 1400px) {
	.sec0 ul.ul1 li {
		width: 14.28%;
		padding: 0 4px;
		box-sizing: border-box;
		margin: 10px 0px;
	}
	.sec0 ul.ul2 li h3 {
		font-size: 16px;
	}
	.sec0 ul.ul2 li p {
		font-size: 14px;
	}
	.sec0 ul.ul2 li span {
		font-size: 13px;
	}
	.sec1 .container:before {
		height: 345px;
	}
	.sec1 .container .text p {
		margin-bottom: 30px;
	}
	.sec1 .abBox li .text strong {
		margin: 2px 0;
	}
	.sec4 .ul1 li span {
	width:100px;
	height:100px;
	}
}

@media all and (min-width: 0) and (max-width: 767px) {
	.swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		border-radius: 50%;
	}
	.sec0 {
		padding: 0 10px;
	}
	.sec0 ul.ul1 li {
		width: 50%;
		margin: 0;
		padding: 6px 8px;
		box-sizing: border-box;
	}
	.sec0 ul.ul1 li a {
		line-height: 36px;
		font-size: 14px;
		border-radius: 5px;
	}
	.sec0 ul.ul2 li {
		width: 50%;
		padding: 8px;
		margin: 0;
		box-sizing: border-box;
	}
	.sec0 ul.ul2 li a {
		padding-bottom: 14px;
	}
	.sec0 ul.ul2 li h3 {
		font-size: 16px;
		margin: 7px 5px 3px;
	}
	.sec0 ul.ul2 li span {
		width: 80px;
		line-height: 24px;
		border-radius: 12px;
		font-size: 12px;
	}
	.sec0 ul.ul2 li p {
		font-size: 13px;
		line-height: 25px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.sec1 {
		padding: 20px 10px;
	}
	.sec1 .container:before {
		display: none;
	}
	.sec1 .container .en {
		display: none;
	}
	.sec1 .container .fl {
		margin-top: 10px;
	}
	.sec1 .container .pho {
		width: 100%;
	}
	.sec1 .container .pho .swiper-slide h3 {
		line-height: 38px;
		font-size: 15px;
	}
	.sec1 .swiper-pagination {
		bottom: 8px;
	}
	.sec1 .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		border-radius: 50%;
	}
	.sec1 .swiper-pagination-bullet-active {
		width: 10px;
	}
	.sec1 .container .text {
		width: 100%;
		padding: 0;
	}
	.sec1 .container .text h3 {
		font-size: 20px;
	}
	.sec1 .container .text p {
		font-size: 14px;
		line-height: 26px;
		height: 156px;
		text-indent: 2em;
		margin: 10px 0px;
	}
	.sec1 .container .text a {
		font-size: 13px;
		width: 90px;
		height: 28px;
		line-height: 28px;
		margin: 0 auto;
	}
	.sec1 .abBox {
		margin-top: 20px;
	}
	.sec1 .abBox li {
		width: 50%;
		padding: 8px;
	}
	.sec1 .abBox li a {
		border: 3px solid #fff;
	}
	.sec1 .abBox li .text span {
		width: 28px;
		margin: 8% auto 0;
	}
	.sec1 .abBox li .text strong {
		font-size: 16px;
		margin: 0;
		font-weight: 500;
	}
	.sec1 .abBox li .text p {
		display: none;
	}
	.sec2 {
		padding: 0 10px;
	}
	.sec2 .fl {
		width: 100%;
		margin-bottom: 15px;
	}
	.sec2 .tit {
		margin-bottom: 10px;
	}
	.sec2 .tit h2 {
		width: 100px;
		font-size: 16px;
		line-height: 35px;
	}
	.sec2 .tit a {
		font-size: 13px;
		margin-right: 6px;
		line-height: 35px;
	}
	.sec2 .flBox {
		height: inherit !important;
	}
	.sec2 .flBox ul.ul1 {
		margin-top: 8px;
	}
	.sec2 .flBox ul.ul1 li {
		width: 100%;
		padding: 0px;
	}
	.sec2 .flBox ul.ul1 a {
		line-height: 36px;
	}
	.sec2 .flBox ul.ul1 p {
		font-size: 14px;
		padding-right: 80px;
	}
	.sec2 .flBox ul.ul1 li span {
		font-size: 13px;
	}
	.sec2 .fr {
		width: 100%;
	}
	.sec2 .frBox {
		height: inherit !important;
		padding: 0px 0;
	}
	.sec2 .frBox li {
		line-height: 38px;
		padding: 0 8px;
	}
	.sec2 .frBox li p {
		padding-right: 80px;
		font-size: 14px;
	}
	.sec2 .frBox li span {
		font-size: 13px;
	}
	.sec2 .flBox .comBox .pho {
		width: 100px;
		float: left;
		margin-bottom: 0;
	}
	.sec2 .flBox .comBox .text {
		width: auto;
		padding: 0px;
		margin-left: 110px;
	}
	.sec2 .flBox .comBox .text h3 {
		font-size: 15px;
	}
	.sec2 .flBox .comBox .text h4 {
		display: none;
	}
	.sec2 .flBox .comBox .text p {
		height: 50px;
		line-height: 25px;
		font-size: 14px;
		color: #888;
		overflow: hidden;
	}
	.sec2 .flBox .comBox .text span {
		display: none;
	}
	.sec2 .fl .ul li {
		width: 50%;
		padding: 8px;
	}
	.sec2 .fl .ul li p {
		line-height: 36px;
		font-size: 14px;
	}
	.sec3 .flBox {
		padding: 10px;
	}
	.sec3 .frBox {
		padding-bottom: 8px;
	}
	.sec2 .frBox {
		padding-top: 0px;
	}
	.sec2 .frBox dl {
		padding: 8px 0px;
		margin: 0 8px;
	}
	.sec2 .frBox dl dt h3 {
		padding-left: 25px;
		font-weight: 500;
		font-size: 15px;
		line-height: 20px;
	}
	.sec2 .frBox dl a span {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-weight: 500;
	}
	.sec2 .frBox dl p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		padding-left: 25px;
	}
	.sec4 .icon {
	width:40px;
	height:40px;
	margin-left:-20px;
	top:-40px
	}
	.sec4 {
		padding: 0 10px;
	}
	.sec4 .ul1 {
		margin: 10px 0;
		overflow: hidden;
	}
	.sec4 .ul1 li {
		width: 33.33%;
		margin: 0px 0;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		padding: 8px 0;
		box-sizing: border-box;
	}
	.sec4 .ul1 li:nth-child(3n) {
		border-right: none;
	}
	.sec4 .ul1 li:nth-child(4), .sec4 .ul1 li:nth-child(5), .sec4 .ul1 li:nth-child(6) {
		border-bottom: none;
	}
	.sec4 .ul1 li:last-child {
		display:none
	}
	.sec4 .ul1 li span {
		width: 80px;
		height: 80px;
		border: 4px solid rgba(0, 0, 0, .3);
	}
	.sec4 .ul1 li p {
		font-size: 14px;
		line-height: 32px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.sec4 .ul2 li {
		width: 100%;
		margin-bottom: 10px;
		float: inherit;
	}
	.sec4 .ul2 li a {
		overflow: hidden;
		padding: 12px 8px;
		position: relative;
	}
	.sec4 .ul2 li .pho {
		width: 100px;
		position: absolute;
		left: 8px;
		top: 9px;
		height: inherit !important;
	}
	.sec4 .ul2 li a .text {
		text-align: left;
		margin-left: 110px;
		height: inherit !important;
	}
	.sec4 .ul2 li a .text h4 {
		margin: 0;
		font-size: 15px;
		font-weight: 500;
		line-height: 1;
		margin-bottom: 4px;
	}
	.sec4 .ul2 li a .text p {
		height: 40px;
		line-height: 20px;
		font-size: 13px;
		padding: 0px;
	}
	.sec4 .ul2 li a .text span {
		display: none;
	}
	.sec4 .ul2 li:nth-child(2n) .pho {
		left: inherit;
		right: 8px;
	}
	.sec4 .ul2 li:nth-child(2n) .text {
		margin: 0 110px 0 0;
	}
	.sec5 li {
		width: 50%;
		padding: 10px 8px 0;
	}
	.sec5 {
		padding: 20px 0;
	}
	.sec5 li p {
		line-height: 36px;
		font-size: 14px;
	}
	.sec5 .more a {
		width: 100px;
		line-height: 30px;
		border-radius: 15px;
		margin: 20px auto 0;
	}
	.sec6 {
		padding: 20px 40px;
	}
	.sec6 .swiper-container {
		padding: 20px 40px;
		margin: 00px;
	}
	.sec6 .image p {
		line-height: 36px;
		font-size: 14px;
	}
	.fLink {
		padding: 0 10px;
	}
	.fLink a {
		font-size: 13px;
		line-height: 15px;
	}
}